Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix minor action-list.js issues #810

Merged
merged 2 commits into from
Jul 19, 2023
Merged

Fix minor action-list.js issues #810

merged 2 commits into from
Jul 19, 2023

Conversation

sukhwinder33445
Copy link
Contributor

No description provided.

- Fix that when we select an list item (comment/downtime...) in the detail view, an Auto or manual container refresh cannot activate the list item again. This happens when multiple action lists exists in detail view and the selected item is not from the first available action list.
- The browser cannot differ between auto-completed input and user input, which causes the onKeydown function to be triggered when browser suggestions for an input field are selected.
@sukhwinder33445 sukhwinder33445 added the bug Something isn't working label Jul 19, 2023
@sukhwinder33445 sukhwinder33445 self-assigned this Jul 19, 2023
@cla-bot cla-bot bot added the cla/signed CLA is signed by all contributors of a PR label Jul 19, 2023
@nilmerg nilmerg added the area/javascript Affects client-side scripting label Jul 19, 2023
@nilmerg nilmerg merged commit e4a042f into master Jul 19, 2023
11 checks passed
@nilmerg nilmerg deleted the fix/action-list-js branch July 19, 2023 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/javascript Affects client-side scripting bug Something isn't working cla/signed CLA is signed by all contributors of a PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants